Warning (2) : Attempt to read property "id" on null [in E:\Inetpub\vhosts\widenote.com.my\httpdocs\src\Controller\AppController.php, line 111]
Warning (512) : Unable to emit headers. Headers sent in file=E:\Inetpub\vhosts\widenote.com.my\httpdocs\vendor\cakephp\cakephp\src\Error\Renderer\HtmlErrorRenderer.php line=36 [in E:\Inetpub\vhosts\widenote.com.my\httpdocs\vendor\cakephp\cakephp\src\Http\ResponseEmitter.php, line 71]
Warning (2) : Cannot modify header information - headers already sent by (output started at E:\Inetpub\vhosts\widenote.com.my\httpdocs\vendor\cakephp\cakephp\src\Error\Renderer\HtmlErrorRenderer.php:36) [in E:\Inetpub\vhosts\widenote.com.my\httpdocs\vendor\cakephp\cakephp\src\Http\ResponseEmitter.php, line 168]
Warning (2) : Cannot modify header information - headers already sent by (output started at E:\Inetpub\vhosts\widenote.com.my\httpdocs\vendor\cakephp\cakephp\src\Error\Renderer\HtmlErrorRenderer.php:36) [in E:\Inetpub\vhosts\widenote.com.my\httpdocs\vendor\cakephp\cakephp\src\Http\ResponseEmitter.php, line 197]
Error: Cannot convert value of type `string` to integer

Cannot convert value of type string to integer 📋

InvalidArgumentException
Toggle Vendor Stack Frames
        if ($value === null || $value === '') {
            return null;
        }
        $this->checkNumeric($value);
        return (int)$value;
    }

If you want to customize this error message, create templates\Error\error500.php